go/constant.stringVal.appendReverse (method)
3 uses
go/constant (current package)
value.go#L142: x.s = strings.Join(reverse(x.appendReverse(nil)), "")
value.go#L167: func (x *stringVal) appendReverse(list []string) []string {
value.go#L171: list = y.r.appendReverse(list)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)